home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 008a / nu45clrs.zip / COLORS.NU
Text File  |  1991-10-31  |  3KB  |  76 lines

  1.  
  2.   ┌──────────────────────────┐
  3.   │ CHANGING NU.EXE'S COLORS │
  4.   └──────────────────────────┘
  5.  
  6.  
  7.   After trying out versions 5.0 and 6.0, I have concluded that I still
  8.   prefer version 4.5 of the Norton Utilities.  In fact, NU.EXE 4.5
  9.   is still my favorite disk editor.  I have always been curious about the
  10.   disappearance of color options from this great utility.  I finally decided
  11.   to take a closer look at the way colors are defined and used in the code,
  12.   using... NU.EXE, of course.  Here's what I found:
  13.  
  14.  
  15.  
  16.   With NO options on the command line (defaults) and a VGA card installed,
  17.   the following offsets seem to contain the color codes which control
  18.   the display:
  19.  
  20.  
  21.        ┌───────────────────────────────────────────────────────────────┐
  22.        │                                                               │
  23.        │ 222DB       screen color                                      │
  24.        │                                                               │
  25.        │ 222DC       filename, format offset values                    │
  26.        │                                                               │
  27.        │ 222DD       cursor, f-key labels, large menu bar, large menu  │
  28.        │             titles, used-cluster symbol in disk-usage map,    │
  29.        │             help screen titles                                │
  30.        │                                                               │
  31.        │ 222E5-EA    small menus (e.g. 'Choose'), initial screen box   │
  32.        │             (box outline, title and highlighted letters, menu │
  33.        │             bar, in that order)                               │
  34.        │                                                               │
  35.        └───────────────────────────────────────────────────────────────┘
  36.  
  37.  
  38.   WARNING:  If you decide to change the default colors, make absolutely
  39.             sure that your choices do not result in the disappearance
  40.             of any information on the various screens.  This could have
  41.             tragic consequences for your hard disk... like driving
  42.             blindfolded on an expressway!
  43.  
  44.             I suggest that you copy NU.EXE to a working directory, and
  45.             then execute
  46.  
  47.                                     NU NU.EXE
  48.  
  49.             Make your changes, and then execute again
  50.  
  51.                                     NU NU.EXE
  52.  
  53.             and see if you like the results, AND if everything is still
  54.             clearly visible and functional.  Then, and only then, copy
  55.             NU.EXE back to its original location.
  56.  
  57.             The information contained herein applies ONLY to the following
  58.             version:
  59.  
  60.                      ┌─────────────────────────────────────┐
  61.                      │           ┌ file size:   141032     │
  62.                      │  NU.EXE  ─┤ date stamp:  01-03-89   │
  63.                      │           └ time stamp:  4:50p      │
  64.                      └─────────────────────────────────────┘
  65.  
  66.             The information contained herein is offered ONLY as a personal
  67.             suggestion and does NOT carry any official approval nor any
  68.             guarantee of any kind.
  69.  
  70.   ┌───────────────────┐
  71.   │  OCT 31 1991      │
  72.   │  Luigi M. Bianchi │
  73.   │  CIS 72060,3723   │
  74.   └───────────────────┘
  75.  
  76.